home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / Acme.src < prev    next >
Text File  |  1998-03-23  |  2KB  |  45 lines

  1. @@@STARTPACK(Acme;Acme Labs Java Software)
  2. <P>
  3. These excellent Java classes were downloaded from Jef Poskanzer's 
  4. ACME Laboratories.  The ACME Labs home page is at 
  5. <A HREF="http://www.acme.com/">http://www.acme.com/</A>
  6. and includes some remarkably useful freeware.
  7. <P>
  8. In addition to the Acme class library, i have also downloaded and packaged
  9. up a few of Jef's Java applications. These include :
  10. <DL>
  11.   <DT>  WebCat  <DD> fetch URLs and write them to stdout 
  12.   <DT>  WebList <DD> make a list of the files in a web subtree 
  13.   <DT>  WebCopy <DD> copy a remote web subtree to the local disk 
  14.   <DT>  WebGrep <DD> search a web subtree for a pattern 
  15.   <DT>  WebPost <DD> post a web query and write the results to stdout 
  16.   <DT>  ToPpm   <DD> dump out an image URL as PPM 
  17.   <DT>  ToGif   <DD> dump out an image URL as GIF 
  18. </DL>
  19. Also included is the Java application wrapper script JavaWrapper and
  20. a sample shell script i wrote called webget which front-ends the
  21. action of WebCat.
  22. <P>
  23. The Acme class library gets extracted, by default, into /usr/local/java/Acme.
  24. The Java applications get extracted into /usr/local/java and the shell
  25. script wrappers get extracted into /usr/local/bin.
  26. <P>
  27. The JavaWrapper script checks to see if your CLASSPATH environment variable
  28. is set. If not, it sets it to /usr/local/java. If set, it checks to see
  29. if /usr/local/java is a component and, if not, appends that.
  30. <P>
  31. Many other useful and fun things are at 
  32. <A HREF="http://www.acme.com/">
  33. ACME Laboratories</A>.
  34. <P>
  35. If you have questions about the packaging of these classess, you may
  36. address them to me, Ron Record, via 
  37. <A HREF="mailto:rr@sco.com">rr@sco.com</A>.
  38. <P>
  39.  
  40. @@@UW2DIST(http://www.sco.com/skunkware/java/Acme/)
  41. @@@OSR5DIST(http://www.sco.com/skunkware/java/Acme/)
  42. @@@SOURCE(http://www.acme.com/java/software/)
  43. @@@HOMEPAGE(http://www.acme.com/)
  44. @@@ENDPACK
  45.